Jeremy Springman
University of Pennsylvania
Global Development: Intermediate Topics in Politics, Policy, and Data
PSCI 3200 - Spring 2025
Git is a version control program, so you can avoid…
Git hosts data and code
main) on github.comVersion control
Collaboration
Basic commands
git pull origin maingit add .git commit -m "describe your changes or vent frustration"git push origin maingit pull origin main
Git can be complicated
If yes, consider running an update
If no, install git
.exe and double-click
"Your Name"and "yourname@email.edu" with your name/email used to sign up for GitHubCheck that the confirmation worked
.exe.exeMoving to RStudio
Change output director to docs
Moving to RStudio
Change output director to docs
Where we left off
_site folder (now its using docs)data folder to store your dataset.qmd file to your repo (or drop it into index.qmd)_quarto.yml to add new pages to navigation barindex.qmd; confirm that other pages have been renderedjrspringman.github.io/psci3200-globaldev/